Skip to content

Wire CompositeTest and PaddingTest into CssSwtTestSuite#3984

Merged
vogella merged 1 commit into
eclipse-platform:masterfrom
vogella:wire-padding-composite-tests
May 7, 2026
Merged

Wire CompositeTest and PaddingTest into CssSwtTestSuite#3984
vogella merged 1 commit into
eclipse-platform:masterfrom
vogella:wire-padding-composite-tests

Conversation

@vogella
Copy link
Copy Markdown
Contributor

@vogella vogella commented May 7, 2026

Both test classes are present in the source tree but never registered in CssSwtTestSuite, so the nightly integration build (which runs the suite through test.xml) silently skipped them. Tycho's class-name discovery still ran them on PR builds, which is why the gap went unnoticed. Adding both entries plus their imports so the integration build covers them too.

The two test classes were added to the source tree but never registered
in CssSwtTestSuite, so the nightly integration build (which executes
the suite via test.xml) silently skipped them. Tycho's class-name
discovery still ran them on PR builds, which is why the gap went
unnoticed.

Adding both entries (and their imports) so the integration build
covers them.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

Test Results

   858 files  ±0     858 suites  ±0   51m 15s ⏱️ - 1m 55s
 7 977 tests ±0   7 734 ✅ ±0  243 💤 ±0  0 ❌ ±0 
20 433 runs  ±0  19 778 ✅ ±0  655 💤 ±0  0 ❌ ±0 

Results for commit 492cc43. ± Comparison against base commit 7b7ab71.

@vogella vogella merged commit a2d8374 into eclipse-platform:master May 7, 2026
18 checks passed
@vogella vogella deleted the wire-padding-composite-tests branch May 7, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant